Skip to content

Update RabbitMQ client logic to use new export data format#5

Open
hhakimi53 wants to merge 3 commits into
masterfrom
ENG-9295-integration
Open

Update RabbitMQ client logic to use new export data format#5
hhakimi53 wants to merge 3 commits into
masterfrom
ENG-9295-integration

Conversation

@hhakimi53

Copy link
Copy Markdown

No description provided.

verifyRoutingKey(/* replicated */ true,
/* colName */ null,
/* expectedRoutingKey */ "yankeelover");
// verifyRoutingKey(/* replicated */ true,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why comment out?

@hhakimi53 hhakimi53 Jul 19, 2017

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If table is replicated, this test condition is not true any more. The test logic in here expected the routing key to be just table name for this case but it isn't. The behavior is same as on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants